﻿.ui-datepicker-trigger {
    margin-left: 5px;
}
table.ui-widget {
    margin: 10px auto;
    border: 1px solid #000;
    width: 98%;
    border-collapse: collapse;
}
table.ui-widget .ui-widget {
    border: 1px solid #999;
}
table.ui-widget.emptyGrid, table.ui-widget.emptyGrid td {
    border: 0;
}
table.ui-widget td, table.ui-widget th
{
    padding: 4px;
}
table.ui-widget td
{
    vertical-align: top;
}
table.ui-widget.middleAlign td 
{
    vertical-align: middle;
}
.ui-widget a, .ui-widget a:link {
    color: #333;
}
.ui-widget th a, .ui-widget th a:link 
{
    color: #fff;
}
table.ui-widget th {
    padding: 0.5em;
    font-weight: bold;
    vertical-align: middle;
}
.ui-widget tr  {
    
}
.alt, .ui-widget tr.alt {
    background: #efefef;
}
.ui-widget tr.activeRow {
    background: #ffc990;
}
.ui-widget .footer, .ui-widget .footer td {
    vertical-align: top;
    background: #def;
}
.dateField {
    width: 90px;
}

.breadcrumbs 
{
    margin: 10px 0;
    list-style: none;
}
.breadcrumbs li {
    float: left;
}
.breadcrumbs .sep {
    color: #666;
    margin: 0 5px;
}
fieldset {
    margin: 10px 0;
}
fieldset .light {
    border: 1px solid #bbb;
}
legend {
    font-weight: bold;
}
.content-box-right ul {
    float:right;
    margin: 0;
}
.content-box-right ul li 
{
    display: inline;
}

/* == Common elements == */
.jqTabsStandard .ui-widget 
{
    margin:0;
}
.noItems 
{
    display: block;
    padding: 10px 0;
}
.even {
    background: #f0f0f0;
}
.alt {
    background: #f6f6f6;
}

.pager 
{
    text-align: center;
    margin: 0 auto;
}
.niceForm .pager table {
    width: auto;
}
.pager td a,.pager td span.pager-current {
    color:#333;
    font-weight:700;
    text-decoration:none;
    padding:.5em;
}
.pager td span, .pager td a {
    background:#FFF3EA;
    border:1px solid #FFC293;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin:0 .25em;
    padding:2px 5px;
}
.pager a:hover {
    text-decoration:underline;
    background:#eef7fc;
}
.pager td, table.ui-widget .pager td {
    border: 0 !important;
    padding: 6px 0 !important;
}
.pager td span {
    background:#FFDFC6;
}
.quantityCol input
{
    margin: 10px 0;
}
.width20 { width: 20px !important; }
.width30 { width: 30px !important; }
.width50 { width: 50px !important; }
.width80 { width: 80px !important; }
.width100 { width: 100px !important; }
.width120 { width: 120px !important; }
.width130 { width: 130px !important; }
.width150 { width: 150px !important; }
.width180 { width: 180px !important; }
.width200 { width: 200px !important; }
.width230 { width: 230px !important;}
.width300 { width: 300px !important; }
.width400 { width: 400px !important; }
.width500 { width: 500px !important; }
.marg10t { margin-top: 10px;}
.marg20t { margin-top: 20px;}
.marg5b { margin-bottom: 5px;}
.marg10b { margin-bottom: 10px;}
.marg20b { margin-bottom: 20px;}
.marg10l { margin-left: 10px;}
.marg20l { margin-left: 20px;}
.marg30l { margin-left: 30px;}
.marg10r { margin-right: 10px;}
.marg20r { margin-right: 20px;}
.loading {
    background: url(http://chickenping.com/images/ajax_16.gif) no-repeat right center;
    text-indent: -999em;
}
.ajaxLoader 
{
    display: block;
    margin: 10px 0;
}
.clear { clear: both; }
.block { display: block; }
.collapsed { visibility: hidden; }
.floatLeft { float: left; }
.floatRight { float: right; }
.alignRight { text-align: right; }
.alignLeft { text-align: left; }
.center { text-align: center; }
.pad10t { padding-top: 10px; }
.pad10b { padding-bottom: 10px; }
.marg10l { margin-left: 10px; }
.noMargin {
    margin: 0 !important;
}
.meta {
	color: #999;
}
.imageEditor li.editing input.txt, .imageList.imageEditor select 
{
    width: 180px;
}
.imageEditor li.editing label, .imageEditor li.editing input, .imageList.imageEditor select 
{
    margin: 0.2em !important;
}
.imageList .editControls 
{
    display: block;
    text-align: right;
}
.imageEditor .imagePreview 
{
    padding: 0.5em;
    clear: both;
    display: block;
}
.photoPicker ul 
{
    list-style: none;
    margin: 5px;
    padding: 0;
}
.photoPicker ul li
{
    float: left;
    margin: 3px;
    width: 130px;
}
.photoPicker img 
{
    max-width: 150px;
    max-height: 150px;
    width: auto !important;
    height: auto !important;
    width: 150px;
    height: 150px;
}
.imageSetList .imageList .contentImage.even, .imageSetList .imageList .contentImage.alt, .imageSet.even, .imageSet.alt
{
    background: none;
}
.imageSetList .imageList .contentImage a
{
    display:block;
    overflow:hidden;
}

.tabsStandard {
    width: 100%;
}
.tabsStandard ul {
    margin: 5px 0 -2px;
    float: left;
    display: block;
}
.tabsStandard ul li {
    display: inline;
    float: left;
    list-style: none;
    list-style-type: none;
    list-style-position: outside;
    margin: 0.1em 0 0.1em 0.5em;
}
.tabsStandard ul a {
    padding: 0.5em 1em;
    background: #464c54;
    border: 1px solid #464c54;
    color: #ffebb5;
    display: block;
}
.tabsStandard ul a.active {
    background: #fff;
    color: #282E32;
    border-color: #464C54 #464C54 #FFFFFF;
    border-style: solid;
    border-width: 1px;
}
.tabsStandard ul a:hover {
    text-decoration: underline;
}
/*.tabsStandard .editable a 
{
    background: #ddd;
    border:#ddd;
}*/

.tabbedContent {
    padding: 1em;
    border: 1px solid #464C54;
    clear: both;
}
.tabbedContent .loadingDiv
{
    margin: 0.4em auto;
}
.error {
    color: #f00;
    line-height: 1.4em;
    padding: 2px 18px;
    margin: 0 0.4em;
    background: url(../../images/error_16.png) no-repeat left center;
}
.messageContainer error {
    padding: 0.6em 0.5em 0.6em 30px;
    margin: 0.8em 0;
    color: #000;
    background: #FFDFE0;
    border: 1px solid #000;
    display: block;
}
.messageContainer error .error 
{
    color: #000;
}
.messageContainer error h4 
{
    margin-top:0;
}
.messageContainer error.titled {
    background: #FFDFE0 url(../../images/error_16.png) no-repeat 6px center;
}
.inputError { /* aligns with form elements */
    background: url(../../images/error_16.png) no-repeat left center;
    color: #f00;
    margin: 0 0.3em 0.3em 13.2em;
    padding: 2px 18px;
    line-height: 1.4em;
    display: block;
    clear: left;
}
.inputError.wide {
    margin-left: 17.2em;
}
.warning 
{
    display: block;
    color: #000;
    line-height: 1.4em;
    padding: 2px 22px;
    background: url(../../images/warning_16.png) no-repeat 2px center;
}
.warningContainer {
    padding: 0.6em 0.5em 0.6em 30px;
    margin: 0.8em 0.4em;
    color: #000;
    background-color: #FFFABF;
    border: 1px solid #FFAD1F;
}
.warningContainer.nopad {
    padding: 0.6em 0.5em 0.6em;
}
.warningContainer .warning
{
    
}
.message 
{
    line-height: 1.4em;
    padding: 2px 18px;
}
.messageContainer 
{
    margin: 5px;
	background: #eee;
	border: 1px solid #ccc;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	padding: 15px 15px 15px 25px;
	background-repeat: no-repeat;
	background-position: 20px 13px;
	display: block;
}
.messageContainer p
{
    margin: 2px 0
}
.error {
	border: 1px solid #E69D94;
	color: #BB5A4D;
    background: #F8E4E2 url(../../images/error_16.png) no-repeat 2px center;
}
.error.messageContainer {
	background-color: #F8E4E2;
	border: 1px solid #E69D94;
	color: #BB5A4D;
}
.messageContainer error h4 
{
    margin-top:0;
}
.inputError { /* aligns with form elements */
    background: url(../../images/error_16.png) no-repeat 2px center;
    margin: 0 0.3em 0.3em 13.2em;
    padding: 2px 18px;
    display: block;
    clear: left;
}
.inputError.wide {
    margin-left: 17.2em;
}
.warning 
{
    display: block;
    background: url(../../images/warning_16.png) no-repeat 2px center;
}
.warning.messageContainer {
    background-color: #FFFABF;
    border: 1px solid #FFAD1F;
}
.confirmation {
    background: #E3F4DE url(../../images/tick_16.png) no-repeat 2px center;
	border: 1px solid #A2D392;
	color: #599847;
}
.information
{
    background: #DEEEF7 url(../../images/info_16.png) no-repeat scroll 2px center;
	border: 1px solid #82C3E6;
	color: #30A8E0;
}
.infoBubble 
{
    background: url(../../images/info_16.png) no-repeat scroll 1px 1px;
    display: block;
    width: 18px;
    height: 18px;
    cursor:help;
    text-indent: -999em;
}
input[type=image] {
    width: auto;
    height: auto;
}
.niceForm table {
    width: 98%;
}
.noPad 
{
    margin: 0 !important;
}
.labelContent {
    display: block;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 5px;
    padding: 6px 4px 4px 0;
}
.controls .labelContent {
    padding: 4px 4px 4px 0;
}
.checks {
    margin-left: 12.8em;
}
.checks input {
    float: left;
}
.checks label {
    clear: right;
    display: block;
    float: none;
    line-height: 2.2em;
    width: auto;
}
table.checks label {
    line-height: 1.2em;
}
.inlineChecks 
{
    display: block;
}
.inlineChecks input 
{
    float: left;
}
.inlineChecks input, .inlineChecks label, .inlineChecks .labelContent
{
    margin: 0.4em 0.4em 0.6em;
    float: left;
    display: block;
    line-height: 1.2em;
}
.radioChecks {
    margin: 0.4em 0.4em 0.4em 15em !important;
}
.formAligned {
    margin: 0.4em 0.4em 0.4em 14em !important;
}
.coupons .radioChecks 
{
    margin-left: 0.4em !important;
}
.lnkAdd {
    display: block;
    min-height: 12px;
    padding: 0.3em 32px;
    margin: 1em;
    background: url(../../images/add_32.png) no-repeat left center;
}
.lnkAdd16 { background-image: url(../../images/add_16.png); }
.lnkAction32 {  }
a.lnkAction32  
{
    padding:7px 9px 7px 40px;
    float: left;
    background: url(../../images/action_32.png) no-repeat 0 center;
}
.lnkBack {
    display: block;
    min-height: 16px;
    padding: 2px 2px 2px 24px;
    line-height: 2em;
    background: url(../../images/undo_16.png) no-repeat scroll 5px center;
}
.lnkCart {
    display: block;
    min-height: 16px;
    padding: 0 2px 2px 24px;
    line-height: 2em;
    background: url(../../images/cart_16.png) no-repeat scroll 5px center;
}
.lnkCart a.cartInfo { background-image: url(../../images/icon_cart.png); }
.lnkCheckout {
    font-size: 1.1em;
}
.lnkDelete 
{
    display: block;
    width: 18px;
    height: 18px;
    padding: 1px;
    background: url(../../images/delete_16.png) no-repeat center center;
}
.lnkEdit_16 {
    background: url(../../images/edit_16.png) no-repeat scroll center center !important;
}
.lnkGo {
    min-height: 16px;
    padding: 0 20px 0 0.1em;
    background: url(../../images/go_16.png) no-repeat scroll right center;
}
.lnkGo32 
{
    display: block;
    min-height: 12px;
    padding: 2px 32px 2px 0;
    background: url(../../images/arrow_right_orange_32.png) no-repeat right center;
}
.lnkLogout, .loginLink { background-image: url(../../images/icon_logout.png); }
.lnkOrders { background-image: url(../../images/icon_orders.png); }
.lnkProfile { background-image: url(../../images/icon_profile.png); }
.lnkStore { background-image: url(../../images/icon_store.png); }
.lnkRecipes { background-image: url(../../images/icon_recipes.png); }
.lnkButton {
    display: block;
    min-height: 16px;
    padding: 0.3em 0.3em 0.3em 20px;
    line-height: 2em;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 5px center;
}

.imageGradient {
    width: auto;
    display: block;
    padding-left: 25px !important;
    background-repeat: no-repeat, no-repeat;
    background-position: 8px center, center center;
}
.btn.imageGradient.imageOnly {
    padding: 4px;
    background-position: center center, 0 -15px;
}
.imageGradient.small 
{
    padding-left: 25px !important;
    width: auto;
}
.imageGradient:hover {
    background-position: 8px center, 0 -15px;
}
a.imageGradient 
{
    display: inline;
}
.btnAdd
{
    background-image: url(../../images/add_16.png);
    background-image: url(../../images/add_16.png), -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
    background-image: url(../../images/add_16.png), -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: url(../../images/add_16.png), -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
    background-image: url(../../images/add_16.png), -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: url(../../images/add_16.png), -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: url(../../images/add_16.png), linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    filter: none;
}
.btnCheck
{
    background-image: url(../../images/tick_16.png);
    background-image: url(../../images/tick_16.png), -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
    background-image: url(../../images/tick_16.png), -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: url(../../images/tick_16.png), -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
    background-image: url(../../images/tick_16.png), -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: url(../../images/tick_16.png), -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: url(../../images/tick_16.png), linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    filter: none;
}
.btnCheck.off
{
    background-image: url(http://chickenping.com/images/tick_grey_16.png);
    background-image: url(http://chickenping.com/images/tick_grey_16.png), -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
    background-image: url(http://chickenping.com/images/tick_grey_16.png), -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: url(http://chickenping.com/images/tick_grey_16.png), -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
    background-image: url(http://chickenping.com/images/tick_grey_16.png), -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: url(http://chickenping.com/images/tick_grey_16.png), -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: url(http://chickenping.com/images/tick_grey_16.png), linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    filter: none;
}
.btnCancel {
    background-image: url(../../images/undo_16.png);
}
.btnCart {
    background-image: url(../../images/cart_add_16.png);
}
.btnCartView {
    background-image: url(../../images/cart_16.png);
}
.btnConfirm {
    background-image: url(../../images/tick_16.png);
}
.btnCreditCard {
    background-image: url(../../images/creditcard_16.png);
}
.btnDelete 
{
    background-image: url(../../images/delete_16.png);
    background-image: url(../../images/delete_16.png), -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
    background-image: url(../../images/delete_16.png), -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: url(../../images/delete_16.png), -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
    background-image: url(../../images/delete_16.png), -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: url(../../images/delete_16.png), -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: url(../../images/delete_16.png), linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    filter: none;
}
.btnDispatch {
    background-image: url(../../images/dispatch_16.png);
}
.btnUndispatch {
    background-image: url(../../images/undispatch_16.png);
}
.btnEdit {
    background-image: url(../../images/edit_16.png);
}
.btnGo {
    background-image: url(../../images/go_16.png);
    background-image: url(../../images/go_16.png), -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
    background-image: url(../../images/go_16.png), -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: url(../../images/go_16.png), -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
    background-image: url(../../images/go_16.png), -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: url(../../images/go_16.png), -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: url(../../images/go_16.png), linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    filter: none;
}
.btnGraph {
    background-image: url(http://chickenping.com/images/chart_delete_16.png);
}
.btnPayPal, input[disabled].btnPayPal  
{
    background: #f6f6f6 url(../../images/paypal_16.gif) no-repeat scroll 5px center !important;
}
.btnGoogle, input[disabled].btnGoogle  
{
    background: #f6f6f6 url(../../images/google_16.png) no-repeat scroll 5px center !important;
}
.btnGooglePay
{
    float: right;
}
.btnPaid
{
    background-image: url(../../images/paid_16.png);
    background-image: url(../../images/paid_16.png), -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
    background-image: url(../../images/paid_16.png), -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: url(../../images/paid_16.png), -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
    background-image: url(../../images/paid_16.png), -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: url(../../images/paid_16.png), -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: url(../../images/paid_16.png), linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    filter: none;
    width: 105px !important;
}
.btnPaid.off
{
    background-image: url(../../images/unpaid_16.png);
    background-image: url(../../images/unpaid_16.png), -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
    background-image: url(../../images/unpaid_16.png), -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: url(../../images/unpaid_16.png), -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
    background-image: url(../../images/unpaid_16.png), -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: url(../../images/unpaid_16.png), -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: url(../../images/unpaid_16.png), linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    filter: none;
    width: 105px !important;
}
.btnRefresh {
    background-image: url(../../images/refresh_16.png);
    background-image: url(../../images/refresh_16.png), -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
    background-image: url(../../images/refresh_16.png), -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: url(../../images/refresh_16.png), -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
    background-image: url(../../images/refresh_16.png), -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: url(../../images/refresh_16.png), -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: url(../../images/refresh_16.png), linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    filter: none;
}
.btnSave
{
    background-image: url(../../images/save_16.png);
    background-image: url(../../images/save_16.png), -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
    background-image: url(../../images/save_16.png), -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: url(../../images/save_16.png), -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
    background-image: url(../../images/save_16.png), -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: url(../../images/save_16.png), -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: url(../../images/save_16.png), linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    filter: none;
}
.btnSaveReturn {
    background-image: url(../../images/savereturn_16.png);
    background-image: url(../../images/savereturn_16.png), -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
    background-image: url(../../images/savereturn_16.png), -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: url(../../images/savereturn_16.png), -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
    background-image: url(../../images/savereturn_16.png), -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: url(../../images/savereturn_16.png), -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: url(../../images/savereturn_16.png), linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    filter: none;
}
.btnSearch {
    background-image: url(../../images/search_16.png);
}
.btnSubscribe {
    background-image: url(../../images/subscribe_16.png);
}
.btnUnpay {
    background-image: url(../../images/unpaid_16.png);
}
.btnUnsubscribe {
    background-image: url(../../images/unsubscribe_16.png);
}
.btnView {
    background-image: url(../../images/search_32.png);
    background-image: url(../../images/search_32.png), -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
    background-image: url(../../images/search_32.png), -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: url(../../images/search_32.png), -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
    background-image: url(../../images/search_32.png), -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: url(../../images/search_32.png), -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: url(../../images/search_32.png), linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    filter: none;
}
ul.keyList {
    list-style: none;
}
#content ul.keyList  li {
    background: url(../../images/key_16.png) no-repeat scroll 0 3px;
    padding: 0 0 0 20px;
}

#content ul.sidebarList li 
{
    background: none;
    padding: 0;
}
.sidebarList li a 
{
    display: block;
    line-height: 18px;
    background-position: 0 center;
    background-repeat: no-repeat;
    padding: 5px 0 5px 20px;
}

.timespanInput 
{
    margin: 2px 2px 2px 0.4em;
    float: left;
}
.timespanInput .formRow
{
    display: block;
    margin: 2px 0;
}
.timespanInput label
{
    margin: 0;
    display: inline;
}
.timespanInput input
{
    margin: 0;
    display: inline;
}
.ui-timepicker-inline{display:inline}#ui-timepicker-div{padding:.2em}.ui-timepicker-table{display:inline-table;width:0}.ui-timepicker-table table{margin:.15em 0 0 0;border-collapse:collapse}.ui-timepicker-hours,.ui-timepicker-minutes{padding:.2em}.ui-timepicker-table .ui-timepicker-title{line-height:1.8em;text-align:center}.ui-timepicker-table td{padding:.1em;width:2.2em}.ui-timepicker-table th.periods{padding:.1em;width:2.2em}.ui-timepicker-table td span{display:block;padding:.2em .3em .2em .5em;width:1.2em;text-align:right;text-decoration:none}.ui-timepicker-table td a{display:block;padding:.2em .3em .2em .5em;width:1.2em;cursor:pointer;text-align:right;text-decoration:none}.ui-timepicker .ui-timepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-timepicker .ui-timepicker-buttonpane button{margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-timepicker .ui-timepicker-close{float:right}.ui-timepicker .ui-timepicker-now{float:left}.ui-timepicker .ui-timepicker-deselect{float:left}.ui-timepicker-cover{display:none;display:block;position:absolute;z-index:-1;filter:mask();top:-4px;left:-4px;width:200px;height:200px}
.tabsStandard {
    width: 100%;
}
.tabsStandard ul {
    margin: 5px 0 -2px;
    float: left;
    display: block;
}
.tabsStandard ul li {
    display: inline;
    float: left;
    list-style: none;
    list-style-type: none;
    list-style-position: outside;
    margin: 0.1em 0 0.1em 0.5em;
}
#content .tabsStandard ul a {
    padding: 0.5em 1em;
    background: #464c54;
    border: 1px solid #464c54;
    color: #ffebb5;
    display: block;
}
#content .tabsStandard ul a.active {
    background: #fff;
    color: #282E32;
    border-color: #464C54 #464C54 #FFFFFF;
    border-style: solid;
    border-width: 1px;
}
.tabsStandard ul a:hover {
    text-decoration: underline;
}
.tabsStandard .editable a 
{
    background: #ddd;
    border:#ddd;
}

.tabbedContent {
    padding: 1em;
    border: 1px solid #464C54;
    clear: both;
}
.tabbedContent .loadingDiv
{
    margin: 0.4em auto;
}
.recipeList  {
    margin: 5px 0 5px -20px;
    padding:0;
    list-style: none;
}
.recipeList li
{
    background: #fff;
     -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    border-radius: 1em;
    border: 1px solid #ccc;
    -moz-box-shadow: #ccc 2px 2px 5px 0;
    -webkit-box-shadow: #ccc 2px 2px 5px 0;
    box-shadow: #ccc 2px 2px 5px 0;
    padding: 9px;
    margin-bottom: 18px;
    width: 200px;
    height: 272px;
}
.recipeList li a:hover {
    text-decoration: none;
}
.recipeList li a:active, .recipeList li a:focus {
    outline: none;
}
.recipeList li .recipeName 
{
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    height: 24px;
    display: block;
    overflow: hidden;
}
.recipeList li .opacityHover {
    position: relative;
    height: 180px;
}
.recipeList li .opacityHover span.recipeName
{
    background: rgba(255, 255, 255, 0.7);
    opacity: 0;
    overflow: visible;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    height: 180px;
    width: 200px;
    color: #333;
    font-size: 20px;
}
.recipeList li .opacityHover span.recipeName:hover
{
}
.recipeList li:active {
    outline: 0;
}
.recipeList li:hover .opacityHover {
    background: 
}
.recipeList li:hover .opacityHover span {
    opacity: 1;
}
.recipeList .author {
    display: block;
}
.recipeList li:hover .name {
    opacity: 1;
    -moz-transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.recipeList li .previewImage {
    width: 220px;
    height: 180px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.recipeList li .servings {
    background: url(../../images/serves_16.png) no-repeat 0 0; 
    padding: 1px 1px 1px 18px;
    display: block;
}
.recipeList li .preptime {
    background: url("../../images/clock_black_16.png") no-repeat 0 0; 
    padding: 1px 1px 1px 18px;    
    display: block;
}
.drumsticks 
{
    margin: 5px 0;
    list-style: none;
}
.drumsticks li, .lnkDrumstick
{
    background: url("../../images/icons/drumstick_16.png") no-repeat 0 0; 
    padding: 2px 1px 2px 18px;
}

.filters {
    padding: 10px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: url("http://chickenping.com/images/ui-bg_highlight-hard_100_f4f0ec_1x100.png") repeat-x scroll 50% 50% #F4F0EC;
    border: 1px solid #E0CFC2;
    padding: 10px;
}
/*.filters legend
{
    color: #696969; 
    border: 1px solid #919191; 
    padding: 3px 9px; 
    font-weight:bold;
    background-color: #ededed; 
    background-position: left center;
    background-repeat: no-repeat;
    cursor: pointer; 
    position:relative;
    font-size: 12px; 
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    -moz-border-radius:5px; -webkit-border-radius:5px; -khtml-border-radius: 5px; border-radius:5px;}
.filters legend:active { top:1px;}
.filters legend:hover { background-position:0 -50px; }*/

.filters legend:active { top:1px;}
.filters legend:hover { background-position:0 -50px; }

.ratingStar {
    font-size: 0pt;
    width: 18px;
    height: 16px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar { background-image: url(../../Images/star_16.png); }
.emptyRatingStar { background-image: url(../../Images/star_off_16.png); }
.savedRatingStar { background-image: url(../../Images/star_over_16.png); }
.iconList {
    margin: 0 0 18px;
}
.iconList li 
{
    /*width: 28px;*/
    float: left;
    display: block;
}
.iconList li label
{
    width: 28px;
    float: left;
    display: block;
}
.tagCloud 
{
    clear: both;
    margin: 5px 0;
    padding: 0;
}
.tagCloud li 
{
    float: left; 
    display: block;
}
.tagCloud li a
{
    color:#333;
    font-weight:700;
    text-decoration:none;
    padding:.5em;
    background:#FFF3EA;
    border:1px solid #FFC293;
    margin:0 .25em;
    padding:2px 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.tagCloud li .btnDelete 
{
    float: right;
}

div.tagsinput {
    border: 1px solid #CCC;
    background: #FFF;
    padding: 5px;
    width: 300px;
    height: 100px;
    overflow-y: auto;
}
div.tagsinput span.tag {
    border: 1px solid #FFC293;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    display: block;
    float: left;
    padding: 5px;
    text-decoration: none;
    background: #FFF3EA;
    color: #333;
    margin-right: 5px;
    margin-bottom: 5px;
    font-family: helvetica;
    font-size: 13px;
    line-height: 17px;
}
div.tagsinput span.tag a {
    font-weight: bold;
    color: #E59050;
    text-decoration: none;
    font-size: 11px;
}
div.tagsinput input {
    width: 110px;
    margin: 0px;
    font-family: helvetica;
    font-size: 13px;
    border: 1px solid transparent;
    padding: 5px;
    background: transparent;
    color: #000;
    outline: 0px;
    margin-right: 5px;
    margin-bottom: 5px;
}
div.tagsinput div {
    display: block;
    float: left;
}
.tags_clear {
    clear: both;
    width: 100%;
    height: 0px;
}
.not_valid {
    background: #FCCFCF !important;
    color: #DD3C39 !important;
}